func os.rootChtimes

2 uses

	os (current package)
		root.go#L183: 	return rootChtimes(r, name, atime, mtime)
		root_openat.go#L98: func rootChtimes(r *Root, name string, atime time.Time, mtime time.Time) error {